home *** CD-ROM | disk | FTP | other *** search
- Short: Chunkygraphics library v1.51 for Blitz Basic 2
- Author: Paul West
- Uploader: paul@stationone.demon.co.uk
- Type: dev/basic
- Replaces: Mildred.lha
- Requires: 68020+ CPU, preferably some fastram, and prior knowledge of blitz
-
- NB: This archive is a replica of the entire contents of the Mildred website.
-
- Mildred is a 2D chunkygraphics library for Blitz Basic 2. It attempts to replace
- most of the existing planar graphics system and also add new features and
- capabilities, the main difference being that everything is done in `chunky' data
- format rather than planar. This has many advantages in various areas and a
- comprehensive range of blit and other routines are provided as well as many
- custom objects (chunky bitmaps, shapes, queues, tables, c2pwindows, etc..)
-
- Mildred brings you 219 new tokens, with the functionality of 407 via syntax
- variations and God knows how many variations of blit modes and switches, in a
- custom library which has full runtime errochecking routines. The library is the
- largest ever made for blitz but probably you will not mind the byte overhead
- when you consider what it will make possible for you in your software. Working
- in chunky allows easy graphics-card support and output to AGA via a flexible
- chunky-to-planar system.
-
- The Mildred library was written in 1998-2000 by Paul West. Full copyright has
- been reclaimed from Pagan Games. You are permitted to use the lib in any and
- all of your blitz software, be it freeware, shareware, licenseware,
- commercialware or whatever. I do not ask for any fee in return unless you are
- feeling generous. If you are using it in an commercial product that is
- retailing for more than 5 UK-pounds per item, then I wouldn't mind a mention or
- some cash. :-D
-
- The original aminet archive was a collection of archives from the official Mildred
- support site, which is at http://www.stationone.demon.co.uk and the same trend
- continues with this update. There have been a number of revisions since the
- previous update and some more example programs added. The full sourcecode to the
- library is also now available in ascii and BB2 format! Loading up index.html
- you will be greeted with a copy of the front page of the support site, which will
- allow you to read the comments about each of the archives to give you some idea
- of what they are. The main Mildred library is in the Mildred.lha archive. See the
- documentation for how to install it.
-
- If you are on the internet I suggest you just go to the support site, and also
- recommend joining the blitz mailing list if you haven't already done so which
- can be achieved by sending an empty message to blitz-list-subscribe@netsoc.ucd.ie
- where you will find a number of blitz addicts and Mildred users.
-
- The previous aminet release was v1.50.
-
- This library is now v1.51. This may not be the last release as I still have
- ideas for future optimisations and tokens. The following changes to the library
- itself have occured since the release of v1.50:
-
- v1.51 - Work resumed 27/02/2000 for the first time since 22/05/1999, copyright ownership has been reclaimed
- - Bug identified in PerformBlit1/2/3_16[b] MSimpleReMapMode. Masking isn't working right, shape's cookie is blocks of 4!
- - Macro RemakeStencil optimised by changing SNE.b to SEQ.b and removing the NOT.l, slight speedup making cookie/stencil
- - Fixed bug in PerformBlit1/2/3_16[b] MSimpleReMapMode. Replaced TST.l with CMP.l #-1, as it was skipping 4 instead of 1
- - Design flaw: Programmers should beware that cludged cookies/stencils must share the same linemodulo as the main data
- - Optimised macro PerformYFlip for improved speed Yflipping if width is multiple of 16
- - Optimised/recoded macro PerformXFlip for improved speed Xflipping if width is multiple of 4 or 16. ScrollDemo is 1fps+
-
- Note that this release includes new example programs, the full library
- sourcecode, and a spruced up website.
-
- Probs/comments/suggestions/worldly praise to paul@stationone.demon.co.uk
-
- Also check out http://www.stationone.demon.co.uk for the support site.
-
- Cheers,
- Paul.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 37440 37440 0.0% 19-Jan-00 00:39:12 +temp6.jpg
- 28326 6069 78.5% 02-Mar-00 21:15:08 +MAIN.html
- 1448 742 48.7% 02-Mar-00 21:14:10 +MBLOCKUNQUEUE.html
- 1161 590 49.1% 02-Mar-00 21:14:10 +MPARTICLEFORMAT.html
- 1685 849 49.6% 02-Mar-00 21:14:10 +MPICTUREDISSOLVEOUT.html
- 575 344 40.1% 02-Mar-00 21:14:10 +MADDXYTOPARTICLESQ.html
- 1352 656 51.4% 02-Mar-00 21:14:10 +MDRAWINGMODE.html
- 1198 625 47.8% 02-Mar-00 21:14:10 +MMILDREDBASE.html
- 1345 668 50.3% 02-Mar-00 21:14:10 +MPARTICLEMODE.html
- 602 377 37.3% 02-Mar-00 21:14:12 +MADDTOYPARTICLES.html
- 577 345 40.2% 02-Mar-00 21:14:10 +MADDXYTOPARTICLES.html
- 435 280 35.6% 02-Mar-00 21:14:10 +MADDXYTOPARTICLESA.html
- 1179 660 44.0% 02-Mar-00 21:14:10 +MPROCESSOR.html
- 1157 611 47.1% 02-Mar-00 21:14:10 +MADDTOPARTICLES.html
- 1434 721 49.7% 02-Mar-00 21:14:10 +MGRABPARTICLESANDPLOT.html
- 1445 747 48.3% 02-Mar-00 21:14:10 +MREBOUNDPARTICLES.html
- 1293 683 47.1% 02-Mar-00 21:14:10 +MWRAPPARTICLES.html
- 1321 707 46.4% 02-Mar-00 21:14:10 +MDRAWPARTICLES.html
- 1136 620 45.4% 02-Mar-00 21:14:10 +MGRABPARTICLES.html
- 1540 789 48.7% 02-Mar-00 21:14:10 +MPLOTPARTICLES.html
- 1197 613 48.7% 02-Mar-00 21:14:10 +MSMASKSCROLLMODE.html
- 1952 979 49.8% 02-Mar-00 21:14:10 +MREMAPMODE.html
- 1239 651 47.4% 02-Mar-00 21:14:10 +MSIMPLEREMAPMODE.html
- 485 316 34.8% 02-Mar-00 21:14:10 +MTABLEPTR.html
- 304 214 29.6% 02-Mar-00 21:14:10 +MUSEDTABLE.html
- 469 308 34.3% 02-Mar-00 21:14:10 +MUSETABLE.html
- 511 320 37.3% 02-Mar-00 21:14:10 +MADDRTABLE.html
- 567 351 38.0% 02-Mar-00 21:14:10 +MAUTOUSETABLES.html
- 641 373 41.8% 02-Mar-00 21:14:10 +MFREETABLE.html
- 941 527 43.9% 02-Mar-00 21:14:10 +MRESERVETABLES.html
- 821 486 40.8% 02-Mar-00 21:14:10 +MTABLE.html
- 988 528 46.5% 02-Mar-00 21:14:10 +MCOLOURMODE.html
- 882 499 43.4% 02-Mar-00 21:14:10 +MINK.html
- 670 417 37.7% 02-Mar-00 21:14:10 +MLINECOOKIE.html
- 405 282 30.3% 02-Mar-00 21:14:10 +MLINESHAPE.html
- 674 419 37.8% 02-Mar-00 21:14:10 +MLINESTENCIL.html
- 1650 871 47.2% 02-Mar-00 21:14:10 +MCLUDGECOOKIE.html
- 401 278 30.6% 02-Mar-00 21:14:10 +MCLUDGESTENCIL.html
- 679 426 37.2% 02-Mar-00 21:14:10 +MLINE.html
- 1431 715 50.0% 02-Mar-00 21:14:10 +MREMAP.html
- 429 296 31.0% 02-Mar-00 21:14:10 +MREMAPSHAPE.html
- 698 411 41.1% 02-Mar-00 21:14:10 +MBOXCOOKIE.html
- 704 413 41.3% 02-Mar-00 21:14:10 +MBOXSTENCIL.html
- 835 489 41.4% 02-Mar-00 21:14:10 +MGENERICPTR.html
- 1278 672 47.4% 02-Mar-00 21:14:10 +MPLANAR16TOBITMAP.html
- 457 300 34.3% 02-Mar-00 21:14:10 +MPLANAR16TOSHAPE.html
- 761 445 41.5% 02-Mar-00 21:14:10 +MBOX.html
- 695 410 41.0% 02-Mar-00 21:14:10 +MBOXFCOOKIE.html
- 386 266 31.0% 02-Mar-00 21:14:10 +MBOXFSHAPE.html
- 701 411 41.3% 02-Mar-00 21:14:10 +MBOXFSTENCIL.html
- 389 267 31.3% 02-Mar-00 21:14:10 +MBOXSHAPE.html
- 758 447 41.0% 02-Mar-00 21:14:10 +MBOXF.html
- 685 427 37.6% 02-Mar-00 21:14:10 +MQSBLIT.html
- 369 262 28.9% 02-Mar-00 21:14:10 +MQSBLITCUT.html
- 458 313 31.6% 02-Mar-00 21:14:10 +MQSBLITMODE.html
- 681 431 36.7% 02-Mar-00 21:14:10 +MQSBLOCK.html
- 628 408 35.0% 02-Mar-00 21:14:10 +MQDUMMY.html
- 996 532 46.5% 02-Mar-00 21:14:10 +MSBLIT.html
- 765 427 44.1% 02-Mar-00 21:14:10 +MSBLITCUT.html
- 1242 642 48.3% 02-Mar-00 21:14:10 +MSBLITMODE.html
- 759 452 40.4% 02-Mar-00 21:14:10 +MSBLOCK.html
- 1132 564 50.1% 02-Mar-00 21:14:10 +MBITMAPPTR.html
- 662 408 38.3% 02-Mar-00 21:14:10 +MCOOKIEPTR.html
- 633 399 36.9% 02-Mar-00 21:14:10 +MSHAPEPTR.html
- 673 409 39.2% 02-Mar-00 21:14:10 +MSTENCILPTR.html
- 1026 550 46.3% 02-Mar-00 21:14:10 +MUNQUEUE.html
- 544 359 34.0% 02-Mar-00 21:14:10 +MAUTOUSEQUEUES.html
- 861 511 40.6% 02-Mar-00 21:14:10 +MQBLIT.html
- 892 533 40.2% 02-Mar-00 21:14:10 +MQBLOCK.html
- 311 219 29.5% 02-Mar-00 21:14:10 +MUSEDQUEUE.html
- 546 345 36.8% 02-Mar-00 21:14:10 +MUSEQUEUE.html
- 506 304 39.9% 02-Mar-00 21:14:10 +MADDRQUEUE.html
- 459 310 32.4% 02-Mar-00 21:14:10 +MFLUSHQUEUE.html
- 725 420 42.0% 02-Mar-00 21:14:10 +MFREEQUEUE.html
- 1197 625 47.7% 02-Mar-00 21:14:10 +MQBLITMODE.html
- 661 415 37.2% 02-Mar-00 21:14:10 +MQUEUE.html
- 831 476 42.7% 02-Mar-00 21:14:10 +MRESERVEQUEUES.html
- 561 383 31.7% 02-Mar-00 21:14:10 +MSTILE32X32STORE.html
- 599 400 33.2% 02-Mar-00 21:14:10 +MTILE16X16STORE.html
- 600 399 33.5% 02-Mar-00 21:14:10 +MTILE32X32STORE.html
- 655 396 39.5% 02-Mar-00 21:14:10 +MSTILE16X16.html
- 561 384 31.5% 02-Mar-00 21:14:10 +MSTILE16X16STORE.html
- 655 394 39.8% 02-Mar-00 21:14:10 +MSTILE32X32.html
- 527 346 34.3% 02-Mar-00 21:14:10 +MTILE16X16.html
- 527 345 34.5% 02-Mar-00 21:14:10 +MTILE32X32.html
- 683 424 37.9% 02-Mar-00 21:14:10 +MBLIT.html
- 1128 598 46.9% 02-Mar-00 21:14:10 +MBLITMODE.html
- 640 401 37.3% 02-Mar-00 21:14:10 +MBLOCK.html
- 1115 590 47.0% 02-Mar-00 21:14:10 +MMASKSCROLLMODE.html
- 1974 953 51.7% 02-Mar-00 21:14:10 +MPICTUREDISSOLVEIN.html
- 630 376 40.3% 02-Mar-00 21:14:10 +MSBLOCKSCROLLBITMAPTOSHAPE.htm
- 630 376 40.3% 02-Mar-00 21:14:10 +MSBLOCKSCROLLSHAPETOBITMAP.htm
- 726 425 41.4% 02-Mar-00 21:14:10 +MSSCROLLCUT.html
- 655 414 36.7% 02-Mar-00 21:14:10 +MUSESHAPEBANK.html
- 1166 602 48.3% 02-Mar-00 21:14:10 +MSBLOCKSCROLL.html
- 582 361 37.9% 02-Mar-00 21:14:10 +MSBLOCKSCROLLSHAPE.html
- 620 377 39.1% 02-Mar-00 21:14:10 +MSMASKSCROLLBITMAPTOSHAPE.html
- 698 420 39.8% 02-Mar-00 21:14:10 +MSMASKSCROLLSHAPETOBITMAP.html
- 1156 585 49.3% 02-Mar-00 21:14:10 +MSMASKSCROLL.html
- 572 359 37.2% 02-Mar-00 21:14:10 +MSMASKSCROLLSHAPE.html
- 611 374 38.7% 02-Mar-00 21:14:10 +MSSCROLLBITMAPTOSHAPE.html
- 685 412 39.8% 02-Mar-00 21:14:10 +MSSCROLLSHAPETOBITMAP.html
- 508 346 31.8% 02-Mar-00 21:14:10 +MPOINTCOOKIE.html
- 416 278 33.1% 02-Mar-00 21:14:10 +MPOINTSHAPE.html
- 514 346 32.6% 02-Mar-00 21:14:10 +MPOINTSTENCIL.html
- 1162 579 50.1% 02-Mar-00 21:14:10 +MSSCROLL.html
- 565 361 36.1% 02-Mar-00 21:14:10 +MSSCROLLSHAPE.html
- 497 311 37.4% 02-Mar-00 21:14:10 +MPLOT.html
- 642 391 39.0% 02-Mar-00 21:14:10 +MPLOTCOOKIE.html
- 419 264 36.9% 02-Mar-00 21:14:10 +MPLOTSHAPE.html
- 676 399 40.9% 02-Mar-00 21:14:10 +MPLOTSTENCIL.html
- 415 279 32.7% 02-Mar-00 21:14:10 +MPOINT.html
- 661 410 37.9% 02-Mar-00 21:14:10 +MCLS.html
- 665 403 39.3% 02-Mar-00 21:14:10 +MCLSCOOKIE.html
- 365 258 29.3% 02-Mar-00 21:14:10 +MCLSSHAPE.html
- 670 405 39.5% 02-Mar-00 21:14:10 +MCLSSTENCIL.html
- 1397 791 43.3% 02-Mar-00 21:14:10 +MCPU.html
- 468 317 32.2% 02-Mar-00 21:14:10 +MBLOCKSCROLLCOOKIETOSTENCIL.ht
- 498 327 34.3% 02-Mar-00 21:14:08 +MBLOCKSCROLLSHAPETOBITMAP.html
- 467 316 32.3% 02-Mar-00 21:14:08 +MBLOCKSCROLLSTENCILTOCOOKIE.ht
- 440 295 32.9% 02-Mar-00 21:14:08 +MBLOCKSCROLLBITMAPTOSHAPE.html
- 495 330 33.3% 02-Mar-00 21:14:08 +MBLOCKSCROLLCOOKIE.html
- 468 326 30.3% 02-Mar-00 21:14:08 +MBLOCKSCROLLSHAPE.html
- 505 334 33.8% 02-Mar-00 21:14:08 +MBLOCKSCROLLSTENCIL.html
- 614 386 37.1% 02-Mar-00 21:14:08 +MBLOCKSCROLL.html
- 475 320 32.6% 02-Mar-00 21:14:08 +MMASKSCROLLCOOKIETOSTENCIL.htm
- 613 383 37.5% 02-Mar-00 21:14:08 +MMASKSCROLLSHAPETOBITMAP.html
- 475 319 32.8% 02-Mar-00 21:14:08 +MMASKSCROLLSTENCILTOCOOKIE.htm
- 535 346 35.3% 02-Mar-00 21:14:08 +MMASKSCROLLBITMAPTOSHAPE.html
- 471 316 32.9% 02-Mar-00 21:14:08 +MSCROLLCOOKIETOSTENCIL.html
- 569 360 36.7% 02-Mar-00 21:14:08 +MSCROLLSHAPETOBITMAP.html
- 471 317 32.6% 02-Mar-00 21:14:08 +MSCROLLSTENCILTOCOOKIE.html
- 538 337 37.3% 02-Mar-00 21:14:08 +MMASKSCROLLCOOKIE.html
- 431 292 32.2% 02-Mar-00 21:14:08 +MMASKSCROLLSHAPE.html
- 547 338 38.2% 02-Mar-00 21:14:08 +MMASKSCROLLSTENCIL.html
- 495 321 35.1% 02-Mar-00 21:14:08 +MSCROLLBITMAPTOSHAPE.html
- 858 497 42.0% 02-Mar-00 21:14:08 +MMASKSCROLL.html
- 2531 1186 53.1% 02-Mar-00 21:14:08 +MSCROLL.html
- 525 334 36.3% 02-Mar-00 21:14:08 +MSCROLLCOOKIE.html
- 419 285 31.9% 02-Mar-00 21:14:08 +MSCROLLSHAPE.html
- 536 337 37.1% 02-Mar-00 21:14:08 +MSCROLLSTENCIL.html
- 451 302 33.0% 02-Mar-00 21:14:08 +MAUTOBITMAPCLIP.html
- 621 403 35.1% 02-Mar-00 21:14:08 +MBITMAPCLIP.html
- 984 565 42.5% 02-Mar-00 21:14:08 +MGETABITMAP.html
- 978 566 42.1% 02-Mar-00 21:14:08 +MGETASHAPE.html
- 616 401 34.9% 02-Mar-00 21:14:08 +MSHAPECLIP.html
- 446 301 32.5% 02-Mar-00 21:14:08 +MAUTOSHAPECLIP.html
- 463 300 35.2% 02-Mar-00 21:14:08 +MCOOKIEXFLIP.html
- 459 301 34.4% 02-Mar-00 21:14:08 +MCOOKIEYFLIP.html
- 472 305 35.3% 02-Mar-00 21:14:08 +MSTENCILXFLIP.html
- 468 300 35.8% 02-Mar-00 21:14:08 +MSTENCILYFLIP.html
- 554 350 36.8% 02-Mar-00 21:14:08 +MAUTOSTENCILFLIP.html
- 542 346 36.1% 02-Mar-00 21:14:08 +MBITMAPXFLIP.html
- 538 339 36.9% 02-Mar-00 21:14:08 +MBITMAPYFLIP.html
- 533 340 36.2% 02-Mar-00 21:14:08 +MSHAPEXFLIP.html
- 529 338 36.1% 02-Mar-00 21:14:08 +MSHAPEYFLIP.html
- 545 347 36.3% 02-Mar-00 21:14:08 +MAUTOCOOKIEFLIP.html
- 422 286 32.2% 02-Mar-00 21:14:08 +MAUTOCOOKIEYFLIP.html
- 431 290 32.7% 02-Mar-00 21:14:08 +MAUTOSTENCILXFLIP.html
- 429 287 33.1% 02-Mar-00 21:14:08 +MAUTOSTENCILYFLIP.html
- 424 290 31.6% 02-Mar-00 21:14:08 +MAUTOCOOKIEXFLIP.html
- 790 459 41.8% 02-Mar-00 21:14:08 +MBITMAPSHAPE.html
- 761 446 41.3% 02-Mar-00 21:14:08 +MBITMAPWINDOW.html
- 789 457 42.0% 02-Mar-00 21:14:08 +MSHAPESBITMAP.html
- 751 442 41.1% 02-Mar-00 21:14:08 +MSHAPEWINDOW.html
- 583 370 36.5% 02-Mar-00 21:14:08 +MBITMAPWRAP.html
- 712 405 43.1% 02-Mar-00 21:14:08 +MCLUDGEBITMAPSTRUCT.html
- 700 406 42.0% 02-Mar-00 21:14:08 +MCLUDGESHAPESTRUCT.html
- 583 372 36.1% 02-Mar-00 21:14:08 +MCOPYC2PWINDOW.html
- 1200 650 45.8% 02-Mar-00 21:14:08 +MAUTOBITMAPWRAP.html
- 1193 651 45.4% 02-Mar-00 21:14:08 +MAUTOSHAPEWRAP.html
- 611 346 43.3% 02-Mar-00 21:14:08 +MFREECOOKIE.html
- 620 347 44.0% 02-Mar-00 21:14:08 +MFREESTENCIL.html
- 577 369 36.0% 02-Mar-00 21:14:08 +MSHAPEWRAP.html
- 428 294 31.3% 02-Mar-00 21:14:08 +MAUTOUSEBITMAPS.html
- 424 295 30.4% 02-Mar-00 21:14:08 +MAUTOUSESHAPES.html
- 797 443 44.4% 02-Mar-00 21:14:08 +MMAKECOOKIE.html
- 818 447 45.3% 02-Mar-00 21:14:08 +MMAKESTENCIL.html
- 426 291 31.6% 02-Mar-00 21:14:08 +MAUTOUSEC2PWINDOWS.html
- 715 431 39.7% 02-Mar-00 21:14:08 +MCLUDGEBITMAP.html
- 708 428 39.5% 02-Mar-00 21:14:08 +MCLUDGESHAPE.html
- 314 220 29.9% 02-Mar-00 21:14:08 +MUSEDBITMAP.html
- 311 220 29.2% 02-Mar-00 21:14:08 +MUSEDSHAPE.html
- 616 397 35.5% 02-Mar-00 21:14:08 +MBITMAPORIGIN.html
- 507 332 34.5% 02-Mar-00 21:14:08 +MUSEBITMAP.html
- 508 330 35.0% 02-Mar-00 21:14:08 +MUSEC2PWINDOW.html
- 316 218 31.0% 02-Mar-00 21:14:08 +MUSEDC2PWINDOW.html
- 504 335 33.5% 02-Mar-00 21:14:08 +MUSESHAPE.html
- 545 339 37.7% 02-Mar-00 21:14:08 +MADDRBITMAP.html
- 500 307 38.6% 02-Mar-00 21:14:08 +MADDRC2PWINDOW.html
- 537 336 37.4% 02-Mar-00 21:14:08 +MADDRSHAPE.html
- 408 275 32.5% 02-Mar-00 21:14:08 +MBITMAPHEIGHT.html
- 603 384 36.3% 02-Mar-00 21:14:08 +MHANDLE.html
- 405 274 32.3% 02-Mar-00 21:14:08 +MBITMAPWIDTH.html
- 678 399 41.1% 02-Mar-00 21:14:08 +MFREEBITMAP.html
- 720 415 42.3% 02-Mar-00 21:14:08 +MFREESHAPE.html
- 402 274 31.8% 02-Mar-00 21:14:08 +MSHAPEHEIGHT.html
- 399 273 31.5% 02-Mar-00 21:14:08 +MSHAPEWIDTH.html
- 415 278 33.0% 02-Mar-00 21:14:08 +MAUTOCOOKIE.html
- 442 295 33.2% 02-Mar-00 21:14:08 +MAUTOSTENCIL.html
- 966 568 41.2% 02-Mar-00 21:14:08 +MBITMAP.html
- 656 382 41.7% 02-Mar-00 21:14:08 +MFREEC2PWINDOW.html
- 670 419 37.4% 02-Mar-00 21:14:08 +MSHAPE.html
- 1955 1002 48.7% 02-Mar-00 21:14:08 +MC2P.html
- 950 542 42.9% 02-Mar-00 21:14:08 +MRESERVEBITMAPS.html
- 762 452 40.6% 02-Mar-00 21:14:08 +MRESERVEC2PWINDOWS.html
- 1223 670 45.2% 02-Mar-00 21:14:08 +MRESERVESHAPES.html
- 915 541 40.8% 02-Mar-00 21:14:08 +MC2PWINDOW.html
- 437 286 34.5% 02-Mar-00 21:14:08 +MC2PWINDOWHEIGHT.html
- 615 389 36.7% 02-Mar-00 21:14:08 +MC2PWINDOWNEWHEIGHT.html
- 434 286 34.1% 02-Mar-00 21:14:08 +MC2PWINDOWWIDTH.html
- 20842 7116 65.8% 02-Mar-00 21:14:08 +HISTORY.html
- 603 376 37.6% 02-Mar-00 21:14:10 +MADDTOXPARTICLES.html
- 1104 634 42.5% 02-Mar-00 21:14:08 +MC2PCPUMODE.html
- 587 375 36.1% 02-Mar-00 21:14:10 +MWRAPXPARTICLES.html
- 573 365 36.3% 02-Mar-00 21:14:10 +MWRAPYPARTICLES.html
- 826 489 40.7% 02-Mar-00 21:14:12 +MADDMODE.html
- 4273 1756 58.9% 02-Mar-00 21:14:12 +MZOOM.html
- 405 280 30.8% 02-Mar-00 21:14:12 +MZOOMBITMAPTOSHAPE.html
- 368 263 28.5% 02-Mar-00 21:14:12 +MZOOMSHAPE.html
- 407 283 30.4% 02-Mar-00 21:14:12 +MZOOMSHAPETOBITMAP.html
- 13349 5577 58.2% 02-Mar-00 21:14:08 +INFO.html
- 28433 10138 64.3% 02-Mar-00 21:21:06 index.html
- 20386 4609 77.3% 09-Apr-99 12:33:56 +Commands.txt
- 20752 6947 66.5% 02-Mar-00 21:00:16 +History.txt
- 9048 2523 72.1% 23-Mar-99 12:00:24 +Internal.txt
- 866403 105436 87.8% 02-Mar-00 20:51:58 +Mildred.ascii
- 184141 47772 74.0% 02-Mar-00 21:05:24 +Mildred.Guide
- 4092 1369 66.5% 07-Mar-99 23:19:24 +MildredStructs.txt
- 3711 3711 0.0% 20-Feb-00 18:59:06 +blitzrng.gif
- 12933 12933 0.0% 23-Feb-00 05:14:34 +LandTest.GIF
- 7583 7583 0.0% 22-Feb-00 04:51:22 +Paul3.GIF
- 9167 9167 0.0% 22-Feb-00 04:52:10 +Paul4.GIF
- 12039 12039 0.0% 22-Feb-00 04:52:42 +Paul5.GIF
- 10797 10797 0.0% 22-Feb-00 05:08:16 +Paul6.GIF
- 7527 7527 0.0% 23-Feb-00 05:20:46 +RotateTest.GIF
- 6098 6098 0.0% 23-Feb-00 04:59:50 +SplitTest.GIF
- 108985 108985 0.0% 09-Jan-99 23:35:14 +DissolveAnim3.GIF
- 10136 10136 0.0% 22-Feb-00 05:14:44 +Paul.GIF
- 10240 10240 0.0% 22-Feb-00 04:50:04 +Paul2.GIF
- 13318 13318 0.0% 26-May-99 14:42:40 +ScrollDemo.GIF
- 14802 14802 0.0% 23-Feb-00 05:23:24 +SnowDemo.GIF
- 898 898 0.0% 22-Feb-00 04:33:14 +UPDATED.GIF
- 7250 7250 0.0% 20-Feb-00 18:25:52 +yellowbar.GIF
- 6050 6050 0.0% 23-Feb-00 05:29:48 +ZoomDemo.GIF
- 4404 4404 0.0% 20-Feb-00 18:24:00 +Mildred.GIF
- 1162 1162 0.0% 20-Feb-00 17:00:30 +MildredSmall.GIF
- 4318 4318 0.0% 20-Feb-00 17:04:12 +mistressofchunkymagic.GIF
- 10603 10603 0.0% 26-May-99 14:42:26 +MScreen2.GIF
- 703 703 0.0% 22-Feb-00 04:24:08 +NEW.GIF
- 1823 1823 0.0% 26-May-99 14:42:30 +PixelExplosion.GIF
- 7867 7867 0.0% 26-May-99 14:42:34 +Remap.GIF
- 7693 7693 0.0% 26-May-99 14:41:24 +BounceDemo.GIF
- 7099 7099 0.0% 23-Feb-00 05:30:14 +DeResDemo.GIF
- 4284 4284 0.0% 26-May-99 14:42:10 +FD1.GIF
- 1735 1735 0.0% 26-May-99 14:42:10 +FD3.GIF
- 602 602 0.0% 26-May-99 14:42:12 +GravityExample.GIF
- 3482 3482 0.0% 19-Jan-00 01:11:52 +greenbar.GIF
- 1134 1134 0.0% 26-May-99 14:42:16 +HStarDemo.GIF
- 10683 10683 0.0% 23-Feb-00 05:05:08 +SlideShow.GIF
- 7908 7908 0.0% 26-May-99 14:41:22 +Bounce9.GIF
- 159871 159871 0.0% 23-Feb-00 03:59:58 +LandMap.lha
- 279048 279048 0.0% 23-Feb-00 03:39:50 +LandTest6.lha
- 163075 163075 0.0% 23-Feb-00 03:44:36 +LandTest7.lha
- 34429 34429 0.0% 23-Feb-00 04:18:22 +PixelExplosion4.lha
- 114199 114199 0.0% 28-Feb-00 04:31:12 +RainDemo.lha
- 40489 40489 0.0% 23-Feb-00 04:06:32 +RotateTest.lha
- 121123 121123 0.0% 23-Feb-00 04:46:16 +SnowDemo.lha
- 41910 41910 0.0% 23-Feb-00 03:22:00 +LandTest1.lha
- 50418 50418 0.0% 23-Feb-00 03:23:40 +LandTest2.lha
- 98112 98112 0.0% 23-Feb-00 03:25:52 +LandTest3.lha
- 86287 86287 0.0% 23-Feb-00 03:27:56 +LandTest4.lha
- 101438 101438 0.0% 23-Feb-00 03:30:34 +LandTest5.lha
- 10304 10304 0.0% 22-Feb-00 03:07:10 +MiniMildredSourceBB2.lha
- 309572 309572 0.0% 23-Feb-00 02:59:56 +SlideShow.lha
- 417851 417851 0.0% 23-Feb-00 02:44:12 +SplitTests.lha
- 34257 34257 0.0% 09-Apr-99 12:51:36 +CNKI.lha
- 3090 3090 0.0% 09-Jan-99 17:19:12 +FDsExample2.lha
- 5815 5815 0.0% 17-Jan-99 19:36:42 +GFXlib.lha
- 7399 7399 0.0% 08-Mar-99 03:06:20 +HStarDemo.lha
- 124432 124432 0.0% 02-Mar-00 21:16:56 +MildredHtml.lha
- 6201 6201 0.0% 22-Feb-00 03:08:44 +MildredTests.lha
- 10112 10112 0.0% 22-Feb-00 03:06:50 +MiniMildredSourceAsc.lha
- 84420 84420 0.0% 30-Mar-99 13:16:00 +ZoomDemo.lha
- 84444 84444 0.0% 30-Mar-99 14:24:00 +DeResDemo.lha
- 73620 73620 0.0% 03-Mar-99 02:11:46 +DispDemo.lha
- 15871 15871 0.0% 25-Dec-98 16:40:26 +FDsExample1.lha
- 10002 10002 0.0% 03-Mar-99 02:05:50 +GravityExample.lha
- 46996 46996 0.0% 07-Mar-99 02:57:26 +MScreen2.lha
- 3447 3447 0.0% 03-Mar-99 02:02:22 +PixelExplosion2.lha
- 20495 20495 0.0% 23-Mar-99 11:22:04 +SineExample.lha
- 7740 7740 0.0% 23-Mar-99 11:23:50 +Starfield2.lha
- 2252 2252 0.0% 03-Mar-99 02:07:30 +CyberGFX.lha
- 73891 73891 0.0% 03-Mar-99 01:48:56 +FDsExample3.lha
- 3546 3546 0.0% 03-Mar-99 01:51:12 +FDsExample4.lha
- 105474 105474 0.0% 02-Mar-00 20:55:58 +MildredSourceAsc.lha
- 104526 104526 0.0% 02-Mar-00 20:56:30 +MildredSourceBB2.lha
- 16152 16152 0.0% 26-May-99 14:32:40 +MiniMildred.lha
- 3317 3317 0.0% 03-Mar-99 01:56:54 +PixelExplosion.lha
- 213545 213545 0.0% 07-Mar-99 02:55:00 +ScrollDemo.lha
- 155641 155641 0.0% 07-Mar-99 02:52:34 +Bounce9.lha
- 9521 9521 0.0% 03-Mar-99 01:23:06 +BounceDemo.lha
- 23862 23862 0.0% 07-Mar-99 02:44:46 +CardTest.lha
- 165392 165392 0.0% 03-Mar-99 01:09:08 +DissolveDemo.lha
- 19526 19526 0.0% 07-Mar-99 02:35:26 +ILBMviewer.lha
- 2560 2560 0.0% 23-Mar-99 12:54:00 +Internal.lha
- 47810 47810 0.0% 02-Mar-00 21:06:16 +MildredGuide.lha
- 15877 15877 0.0% 07-Mar-99 02:42:08 +MScreen.lha
- 258091 258091 0.0% 07-Mar-99 02:48:44 +Remap.lha
- 20847 8178 60.7% 05-Mar-00 16:02:36 index.html.txt
- 64534 64534 0.0% 02-Mar-00 21:02:52 +Mildred.lha
- 36177 36177 0.0% 14-Dec-98 20:54:26 +OldHtml.lha
- -------- ------- ----- --------- --------
- 5619299 4541923 19.1% 07-Mar-100 11:13:54 312 files
-